summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 9b69d56..d9d0089 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -40,6 +40,8 @@ python_requires = ~= 3.7
[options.extras_require]
hidapi =
hidapi
+encryption =
+ freestyle-keys
tools =
click
click_log